LocationComponentConstants

Contains all the constants being used for the LocationComponent.

Properties

Link copied to clipboard
val ACCURACY_LAYER: String = "mapbox-location-accuracy-layer"
Layer ID of the location accuracy.
Link copied to clipboard
val BACKGROUND_LAYER: String = "mapbox-location-background-layer"
Layer ID of the location background icon.
Link copied to clipboard
val BEARING_LAYER: String = "mapbox-location-bearing-layer"
Layer ID of the location bearing icon.
Link copied to clipboard
val FOREGROUND_LAYER: String = "mapbox-location-foreground-layer"
Layer ID of the location foreground icon or the only runtime layer added if useSpecializedLocationLayer is used.
Link copied to clipboard
val LOCATION_SOURCE: String = "mapbox-location-source"
Source ID of the location's GeoJsonSource.
Link copied to clipboard
val PULSING_CIRCLE_LAYER: String = "mapbox-location-pulsing-circle-layer"
Layer ID of the location pulsing circle.
Link copied to clipboard
val SHADOW_LAYER: String = "mapbox-location-shadow-layer"
Layer ID of the location shadow.